Abort if the shared memory pool cannot be created
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 20 Jan 2021 19:10:54 +0000 (19:10 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:31:54 +0000 (11:31 -0500)
commit201580b4436c390bcde31101ee9e2b6a8f30de67
tree5bc362cd1b668ab2d2ddbef285f5dac191e6d671
parentae2dfc22223e11799d0eab335eccff0178e08f4b
Abort if the shared memory pool cannot be created

If we cannot allocate memory, we cannot create any windowing system
surface. There's no coming back from that.

Fixes: #3607
gdk/wayland/gdkdisplay-wayland.c